home *** CD-ROM | disk | FTP | other *** search
/ ftp.ac-grenoble.fr / 2015.02.ftp.ac-grenoble.fr.tar / ftp.ac-grenoble.fr / assistance.logicielle / TreeSizeFreeSetup.exe / {app} / TreeSizeFree,2.chm / custom.css < prev    next >
Cascading Style Sheet File  |  2010-11-15  |  2KB  |  71 lines

  1.  a { color: #0000FF; text-decoration: none }
  2.   a:visited {color: #0000FF }
  3.   a:hover {color: #E4641C; text-decoration: underline }
  4.   a.weblink {color: #0000FF; text-decoration: underline }
  5.   a.weblink:visited {color: #0000FF}
  6.   a.weblink:hover {color: #E4641C }
  7.   a.popuplink {color: #FF0000; text-decoration: none}
  8.   a.popuplink:visited {color: #FF0000}
  9.   a.popuplink:hover {color: #FF0000; text-decoration: underline}
  10.   a.filelink {color: #04BC14; text-decoration: none}
  11.   a.filelink:visited {color: #04BC14}
  12.   a.filelink:hover {color: #04BC14; text-decoration: underline}
  13.   a.inline-toggle {color: Green; text-decoration: none;  font-weight: bold;  font-family: "Times New Roman", serif;     }
  14.   a.inline-toggle:visited {color: Green; }
  15.   a.inline-toggle:hover {text-decoration: underline}
  16.   .fsmall {
  17.   font-size: 10px;
  18.     font-family: Verdana, Helvetica, sans-serif;
  19.     text-align: center;
  20.     margin: 10px 0px 0px 0px;
  21.     }
  22.   .crumbs {font-size: 8pt; margin-bottom: 3px; margin-top: 0px; color: #555555}
  23.   .crumbs a {text-decoration: underline; color: #1E87CD}
  24.   .crumbs a:visited {text-decoration: underline; color: #1E87CD}
  25.   .crumbs a:hover {color: #055AEB}
  26.   .expander {text-align: right; padding: 0; width: 100%; font-family: Verdana, Helvetica, sans-serif; font-size:9px; font-weight: bold; border-bottom: 2px; border-bottom-style: solid; border-bottom-color: grey;
  27.   margin-bottom: 1px;}
  28.  
  29. @media screen{
  30.   #idcontent {    
  31.       width: 100%; 
  32.       padding: 0px !important; 
  33.       padding: 10px 15px 5px 10px; 
  34.    } 
  35.   #innerdiv {    
  36.       padding: 10px 5px 5px 10px !important;  
  37.       padding: 0px; 
  38.    } 
  39.    
  40.     .topichead {
  41.        padding: 5px;
  42.     }
  43.     
  44.     .navlinks {
  45.       font-size: 10pt;
  46.     }
  47.     .navlinks a {
  48.       text-decoration: none;
  49.       color: blue;
  50.     }
  51.     .navlinks a:visited {
  52.       text-decoration: none;
  53.       color: blue;
  54.     }
  55.     .navlinks a:hover {
  56.       text-decoration: underline;
  57.       color: blue;
  58.     }
  59.     
  60.    html.nonscroll { 
  61.       overflow:hidden; 
  62.    } 
  63.    body.nonscroll {    
  64.       overflow:hidden; 
  65.       height:100%; 
  66.    } 
  67.    div.nonscroll { 
  68.       overflow:auto; 
  69.    } 
  70. }
  71.